@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(BG/BG3.jpg);
	background-repeat: repeat;
	background-position: center top;
}

